PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestination Class
Fields Methods


In This Topic
    PDFNamedDestination Class Members
    In This Topic

    The following tables list the members exposed by PDFNamedDestination.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the COS destination. (Inherited from com.o2sol.pdf4java.destinations.PDFDestination)
    Public MethodGets the COS destination name.  
    Public MethodGets the COS named destination.  
    Public MethodGets the destination.  
    Public MethodGets the destination name.  
    Public MethodGets the destination type. (Inherited from com.o2sol.pdf4java.destinations.PDFDestination)
    Public MethodSets the COS destination name.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the destination.  
    Public MethodSets the destination name.  
    Top
    See Also